You can limit the bandwidth (the speed) but not the actual GBs the user has downloaded. See mod_bandwidth if you want to use this feature.
Otherwise you'll need some programming knowledge to do what you intended to do (to limit the number of bytes sent to a particular user).