$this->db->set('columnname', 'columnname+1', FALSE);
$this->db->update("tablename");