diff --git a/targets/generic b/targets/generic
index 125375e30b672938c2ee3324cbc4dc27b9f7be36..5a2f73a956e35ee487b15120bdb0b37905523fa1 100644
--- a/targets/generic
+++ b/targets/generic
@@ -82,6 +82,8 @@ config('TARGET_PER_DEVICE_ROOTFS', true)
 
 config('GLUON_MULTIDOMAIN', istrue(env.GLUON_MULTIDOMAIN))
 
+try_config('GRUB_TITLE', 'Gluon')
+
 config('AUTOREMOVE', istrue(env.GLUON_AUTOREMOVE))
 
 if (tonumber(env.GLUON_DEBUG) or 0) > 1 then