gtkfilechoosercell: Don't use ColumnViewCell
This partially reverts ccae7502. Since FileChooserCell is used for ColumnView and GridView we should treat the list item as a GtkListItem, not a ColumnViewCell otherwise the menu fails to generate properly.