How to set a title for a Mintty window?

-t, --title TITLE
Use TITLE as the initial window title. By default, the title is set to the executed command.

mintty.github.io/mintty.1.html

E.g.:

C:\tools\cygwin\bin\mintty.exe -t cygwin -e /bin/xhere /bin/bash.exe "%V"