> <% if column.sortable? %> <%= render_component column, :sort %> <% else %> <%= column.title.to_s.capitalize %> <% end %>