Vaadin 10: How to set tooltip in grid cell?

How to set tooltip in grid cell in vaadin 10? In vaadin 8, we have Column.setDescriptionGenerator to set tooltip. But in Vaadin 10 I couldn’t found it. Please advise.

This feature has not yet been implemented, there is request for adding this in GitHub https://github.com/vaadin/flow/issues/4169