addColumn('text', 'title'); $this->addColumn('download', 'file', array('title' => 'View')); return $this; } }