The user can right-click on column headings and remove all but "Name".
Why this restriction?
I suspect because "We've always done it that way!"
If I am short of screen space, I might want to NOT see the name of the objects but use the screen to show Length, Size, Type, Date Modified and a slew of valuable numeric data which I will capture in a CSV file and use for analysis.
A cheap example is Windows File Explorer where we select the contents of a folder then right-click, Properties, and receive a panel with the number of files, number of folders, number of bytes. We have no need of individual names of objects when performing numeric analysis.
Let me pre-empt the argument that I can always delete the Name column once I am in the spreadsheet by maintaining that here I'm talking about decision-making while the user builds the screen representation of data.
I can understand that there may be an historic facet of the way Everything is coded such that there must always be at least ONE column heading, but if so, why not accept one of the headings requested by the user (Length, Size, Type, Date Modified etc) and then retire "Name" as the user requests?
Why should Everything care that the user feels they do not need/want "Name" as a column heading?
I base my suggestion on the number of times I have found that reducing rules or constraints on a user application always simplifies coding rather than complicating it.
This is not an urgent request, but something to discuss as a low-priority, perhaps visit it in earnest the next time a major revamp of the Result List takes place.
I have a sneaking suspicion that a Result List without any column headings should produce the same numeric summary that it does when presented with an empty search box.
I'm just sayin' ...
Cheers, Chris