Nama kolom untuk header tabel UI.
@override Future<List<String>> columnNames(String collection) async => List<String>.from(columns);