# File lib/hammer_cli/output/adapter/csv.rb, line 56
      def in_column?(header)
        self.field_wrapper.display_name == header
      end