protected function quoteColumnName($col_name)
 {
     return $this->dbAdapter->quoteColumnName($col_name);
 }