How to use a custom UI component for a backend grid column?

An example is the «Thumbnail» column:

It uses the Magento_Ui/js/grid/columns/thumbnail UI component:

The default UI component for a column is Magento_Ui/js/grid/columns/column:

See also: